Skip to content

chore(desktop): bump version to 1.10.3#4824

Merged
Kitenite merged 1 commit into
mainfrom
fallacious-purpose
May 21, 2026
Merged

chore(desktop): bump version to 1.10.3#4824
Kitenite merged 1 commit into
mainfrom
fallacious-purpose

Conversation

@Kitenite
Copy link
Copy Markdown
Collaborator

@Kitenite Kitenite commented May 21, 2026

Bumps desktop app version to 1.10.3.

This PR was automatically created by the release script.


Open in Stage

Summary by cubic

Bump @superset/desktop to 1.10.3 and @superset/host-service to 0.8.11 to prepare the next desktop release.

Written for commit 8fe5311. Summary will update on new commits. Review in cubic

Summary by CodeRabbit

  • Chores
    • Desktop application patch version updated
    • Host service package version updated

Review Change Stack

@stage-review
Copy link
Copy Markdown

stage-review Bot commented May 21, 2026

Ready to review this PR? Stage has broken it down into 2 individual chapters for you:

Title
1 Increment host-service package version
2 Bump desktop app version to 1.10.3
Open in Stage

Chapters generated by Stage for commit 8fe5311 on May 21, 2026 10:33pm UTC.

@capy-ai
Copy link
Copy Markdown

capy-ai Bot commented May 21, 2026

Capy auto-review is paused for this organization because the monthly auto-review limit has been reached. Increase the limit or turn it off in billing settings to resume automatic reviews.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 21, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: dbab3e51-3778-463a-a75b-d0012551d236

📥 Commits

Reviewing files that changed from the base of the PR and between cf3330e and 8fe5311.

📒 Files selected for processing (2)
  • apps/desktop/package.json
  • packages/host-service/package.json

📝 Walkthrough

Walkthrough

Two package versions are incremented: the desktop app from 1.10.2 to 1.10.3 and the host-service from 0.8.10 to 0.8.11, each reflected in their respective package.json manifest files.

Changes

Package Version Updates

Layer / File(s) Summary
Version bumps for desktop and host-service
apps/desktop/package.json, packages/host-service/package.json
Desktop package version incremented from 1.10.2 to 1.10.3; host-service package version incremented from 0.8.10 to 0.8.11.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • superset-sh/superset#4464: Both PRs bump versions in apps/desktop/package.json and packages/host-service/package.json with no other code changes.
  • superset-sh/superset#4603: Both PRs increment versions in apps/desktop/package.json and packages/host-service/package.json as standalone manifest updates.
  • superset-sh/superset#4745: Both PRs bump apps/desktop/package.json and packages/host-service/package.json versions without other code modifications.

Poem

A hop and a bump, a version or two,
The packages grow fresh with numbers anew,
Desktop ascends, and host-service gleams—
Patch notes and updates, fulfilling our dreams! 🐰✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description is incomplete compared to the template. It lacks structured sections for Type of Change, Testing, and Related Issues, though it provides basic context about the version bump and notes the PR was auto-generated. Add structured sections (Type of Change, Testing, Related Issues) from the template to improve clarity, even though the PR context suggests this is an auto-generated release update.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the primary change: bumping the desktop package version to 1.10.3, matching the main file modification in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fallacious-purpose

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 21, 2026

Greptile Summary

This is an automated release PR that bumps the desktop app version from 1.10.2 to 1.10.3 and the host-service package version from 0.8.10 to 0.8.11. No logic, configuration, or dependency changes are included.

  • apps/desktop/package.json: version field updated to 1.10.3.
  • packages/host-service/package.json: version field updated to 0.8.11.

Confidence Score: 5/5

Safe to merge — only two version fields are updated with no logic or dependency changes.

Both files contain purely mechanical version number increments generated by the release script. There are no code, configuration, or dependency modifications that could introduce regressions.

No files require special attention.

Important Files Changed

Filename Overview
apps/desktop/package.json Desktop app version bumped from 1.10.2 to 1.10.3; no other changes.
packages/host-service/package.json Host-service package version bumped from 0.8.10 to 0.8.11; no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Script] --> B[Bump apps/desktop/package.json]
    A --> C[Bump packages/host-service/package.json]
    B --> D[version: 1.10.2 → 1.10.3]
    C --> E[version: 0.8.10 → 0.8.11]
Loading

Reviews (1): Last reviewed commit: "chore(desktop): bump version to 1.10.3 (..." | Re-trigger Greptile

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

🧹 Preview Cleanup Complete

The following preview resources have been cleaned up:

  • ✅ Neon database branch

Thank you for your contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant